Skip to content

chore(deps): bump http-proxy-middleware from 2.0.9 to 4.1.0#313

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/http-proxy-middleware-4.1.0
Closed

chore(deps): bump http-proxy-middleware from 2.0.9 to 4.1.0#313
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/http-proxy-middleware-4.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 11, 2026

Copy link
Copy Markdown
Contributor

Bumps http-proxy-middleware from 2.0.9 to 4.1.0.

Release notes

Sourced from http-proxy-middleware's releases.

v4.1.0

What's Changed

New Contributors

Full Changelog: chimurai/http-proxy-middleware@v4.0.0...v4.1.0

v4.1.0-beta.2

What's Changed

... (truncated)

Changelog

Sourced from http-proxy-middleware's changelog.

v4.1.0

  • feat(definePlugin): helper function to create plugins
  • chore(package.json): update to httpxy@0.5.3
  • fix(ipv6): preserve credentials when normalizing bracketed IPv6 target string
  • fix(ipv6): unspecified IPv6 target hostname (::)
  • fix(response-interceptor): reduce responseInterceptor buffer churn
  • fix(ws): handle multi-server upgrade subscription and safe proxy shutdown
  • feat(router): add 'res' and 'options' to router function
  • feat(pathRewrite): add 'res' and 'options' to custom pathRewrite function
  • fix(responseInterceptor): prevent trailer/content-length conflict
  • feat(zstd): support zstd compression in responseInterceptor and fixRequestBody
  • fix(responseInterceptor): handle bodyless responses (HEAD/1xx/204/304) with content-encoding
  • fix(router): harden proxy-table matching

v4.0.0

  • fix(types): fix Logger type
  • fix(error-response-plugin): sanitize input
  • feat: drop node v14/v16/v18 [BREAKING CHANGE]
  • refactor: replace http-proxy w/ httpxy
  • chore: remove legacyCreateProxyMiddleware() [BREAKING CHANGE]
  • ci: migrate from jest to vitest
  • chore(package.json): esm only [BREAKING CHANGE]
  • chore(package.json): bump to httpxy 0.5.0 (#1183)
  • chore(package.json): drop node20 [BREAKING CHANGE] (#1179)
  • refactor: remove deprecated url.parse() (#1176)
  • fix(fixRequestBody): support content-encoding on request body (#1142)
  • fix: prevent TypeError when ws enabled but server is undefined (#1163)
  • fix: applyPathRewrite logs old req.url instead of rewritten path (#1157)
  • feat(hono): support for hono with createHonoProxyMiddleware
  • feat(ipv6): support literal IPv6 addresses in target and forward options (ie. "http://[::1]:8000")
  • chore(package.json): bump httpxy to ^0.5.1
  • fix(logger-plugin): support ipv6 host and handle undefined protocol/host
  • ci(publish.yml): pin github.triggering_actor
  • chore(package.json): node ^22.15.0 (#1218)
  • refactor(package): subpath 'http-proxy-middleware/hono' (#1220)
  • chore: node 26 support

v3.0.5

  • fix(fixRequestBody): check readableLength (#1096)

v3.0.4

  • fix(fixRequestBody): handle invalid request (#1092)
  • fix(fixRequestBody): prevent multiple .write() calls (#1089)
  • fix(websocket): handle errors in handleUpgrade (#823)
  • ci(package): patch http-proxy (#1084)
  • fix(fixRequestBody): support multipart/form-data (#896)

... (truncated)

Commits
  • 013dd9b chore(package.json): v4.1.0 (#1257)
  • 1f15982 fix(router): harden proxy-table matching (#1255)
  • 6e52f72 chore(package.json): bump dev deps (#1253)
  • f26184a chore(package.json): v4.1.0-beta.2 (#1252)
  • c65741c fix(responseInterceptor): handle bodyless responses (HEAD/1xx/204/304) with c...
  • fec8e1d feat(zstd): support zstd compression in responseInterceptor and fixRequestBod...
  • 6c41eae fix(responseInterceptor): prevent trailer/content-length conflict (#1249)
  • 5a78782 docs: fix documentation drift (#1248)
  • 39a47ab feat(pathRewrite): add 'res' and 'options' to custom pathRewrite function (#1...
  • 3ab96d8 test(router): add dynamic agent test (#1246)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for http-proxy-middleware since your current version.

Install script changes

This version modifies prepare script that runs during installation. Review the package contents before updating.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 2.0.9 to 4.1.0.
- [Release notes](https://github.com/chimurai/http-proxy-middleware/releases)
- [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/master/CHANGELOG.md)
- [Commits](chimurai/http-proxy-middleware@v2.0.9...v4.1.0)

---
updated-dependencies:
- dependency-name: http-proxy-middleware
  dependency-version: 4.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jun 11, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions

Copy link
Copy Markdown
Contributor

Drift Compliance: All test vectors passed GI threshold validation

kaizencycle added a commit that referenced this pull request Jun 11, 2026
… taken, 1 corrected, 3 held) (#315)

## EPICON Intent Block

- **Intent:** Consolidate the five open Dependabot PRs (#310#314) into
one reviewable change with per-dependency judgment, per operator request
("check if they are safe to merge, if not, unify them to one big PR for
safety").
- **Scope:** `package-lock.json`, three workspace `package.json` files,
`.github/dependabot.yml` ignore rules. No workflow, canon, or attested
content touched.
- **Actor:** Claude Code under operator identity, C-339.
- **Consequence class:** Dependency hygiene — net reduction of
unreviewed major-version churn.

## Safety verdict per PR

| PR | Bump | Verdict | Disposition |
|---|---|---|---|
| #310 | `@vercel/node` 5.8.16→5.8.17 | ✅ Safe (patch, in-range of
`^5.5.15`) | **Taken** — lockfile updated |
| #312 | `@types/node` 18→**25** | ⚠️ Wrong target — repo runtime is
**Node 20** | **Taken as 18→20**: `^18.0.0`→`^20.0.0` in
`packages/atlas-sentinel`, `sentinels/atlas`, `sentinels/uriel`;
lockfile dedupes to one 20.x. Ignore rule for `@types/node >=21` |
| #311 | `hardhat-chai-matchers` 2→3 | ❌ Incompatible — requires hardhat
3; `gic-registry-contracts` pins `hardhat 2.22.5` | **Held** via ignore
rule; bump belongs in a hardhat-3 migration |
| #313 | `http-proxy-middleware` 2→4 | ❌ Two majors; v3 rewrote the
`createProxyMiddleware` API that `apps/api-gateway` uses | **Held** via
ignore rule |
| #314 | `tailwindcss` 3→4 | ❌ v4 is a CSS-first config rewrite; **8
apps** pin `^3.4.x` with `tailwind.config.js` | **Held** via ignore
rule; migrate deliberately, not via dep bump |

The ignore rules follow the repo's own precedent (#308, ESLint held at
8.x), each with a comment stating the unblock condition so they're
revisitable, not permanent.

## Lockfile diff verification

Verified the lock diff contains **only**: `@vercel/node` 5.8.16→5.8.17,
removal of nested `@types/node` 18.19.130 copies (dedupe to root
20.19.43), in-range nested 22.19.1→22.19.21 refreshes, and the
`undici-types` transitive. No major versions moved.

## After merge

Dependabot auto-closes #310#314 on its next run: #310/#312 because the
dependencies moved, #311/#313/#314 because of the ignore rules. No
manual closing needed.

**Residual risk:** the three packages whose types moved 18→20 are
type-checked in CI, not locally (worktree had no `node_modules`) — if
CI's type-check flags anything, I'll fix on this branch.

https://claude.ai/code/session_014WMkjWLnt4ezGEHujmukLk

---
_Generated by [Claude
Code](https://claude.ai/code/session_014WMkjWLnt4ezGEHujmukLk)_
@dependabot @github

dependabot Bot commented on behalf of github Jun 11, 2026

Copy link
Copy Markdown
Contributor Author

Looks like http-proxy-middleware is no longer being updated by Dependabot, so this is no longer needed.

@dependabot dependabot Bot closed this Jun 11, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/http-proxy-middleware-4.1.0 branch June 11, 2026 23:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants